From b411b5fa8d84f71f1e593b38272c20d23fd86405 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 21 May 1993 17:26:48 +0000 Subject: [PATCH] (transient-mark-mode): Doc fix. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index 550357f9c9b..8ce7cfceadc 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -1324,7 +1324,7 @@ and it reactivates the mark." (defun transient-mark-mode (arg) "Toggle Transient Mark mode. -With arg, turn Transient Mark mode on if and only if arg is positive. +With arg, turn Transient Mark mode on if arg is positive, off otherwise. In Transient Mark mode, changing the buffer \"deactivates\" the mark. While the mark is active, the region is highlighted." -- 2.30.2